func crypto/x509.cipherByKey

2 uses

	crypto/x509 (current package)
		pem_decrypt.go#L196: 	ciph := cipherByKey(alg)
		pem_decrypt.go#L244: func cipherByKey(key PEMCipher) *rfc1423Algo {